*** empty log message ***
authorKen Raeburn <raeburn@raeburn.org>
Tue, 16 Jul 2002 16:37:40 +0000 (16:37 +0000)
committerKen Raeburn <raeburn@raeburn.org>
Tue, 16 Jul 2002 16:37:40 +0000 (16:37 +0000)
src/ChangeLog

index 29f28059f6196ffb70890f606039aa82554e2a3d..d0cf9f06534f5c7f769da351358bdd98002251f8 100644 (file)
@@ -1,5 +1,12 @@
 2002-07-16  Ken Raeburn  <raeburn@gnu.org>
 
+       * fontset.c (Fset_fontset_font): Use SDATA instead of
+       XSTRING()->data.
+
+       * charset.h (FETCH_STRING_CHAR_ADVANCE,
+       FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SBYTES instead of
+       XSTRING()->size_byte.
+
        * lisp.h (SDATA, SREF): Produce rvalue.
        (SSET): New macro.
        * alloc.c (make_event_array): Use SSET for storing into a string.